|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
StpMainProcess holds and manages the individual STP processes. More...
Public Member Functions | |
| StpProcess | getStpProcess (int) |
| Returns the STP process from the specified VLAN. More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
StpMainProcess holds and manages the individual STP processes.
| StpProcess StpMainProcess::getStpProcess | ( | int | ) |
Returns the STP process from the specified VLAN.
| vlanID,the | VLAN number of interest. |